Usage APISpreadsheet APIEnumerationParagraphContentOn this pageParagraphContent The types of elements that can be added to the paragraph structure. Type Enumeration Values ApiUnsupported ApiRun ApiHyperlink Example This example adds an element called 'text run' to the paragraph. paragraph.AddElement(run, 0);